﻿html, body {
    height: 100%;
}
*, *:before, *:after {
    box-sizing: border-box;
    outline: none;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, iframe {
    margin: 0;
    padding: 0;
}

img, article, aside, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
    display: block;
    margin: 0;
    padding: 0;
}
ul, li { list-style-type: none; margin:0px; padding:0px; }
a{ text-decoration: none;}
a:active, a:hover { color: rgb(255, 156, 1); text-decoration: none; }

/*居中代码*/
.center_div {
      display: -webkit-box;
      -webkit-box-orient: horizontal;
      -webkit-box-pack: center;
      -webkit-box-align: center;
      display: -moz-box;
      -moz-box-orient: horizontal;
      -moz-box-pack: center;
      -moz-box-align: center;
      display: -o-box;
      -o-box-orient: horizontal;
      -o-box-pack: center;
      -o-box-align: center;
      display: -ms-box;
      -ms-box-orient: horizontal;
      -ms-box-pack: center;
      -ms-box-align: center;
      display: box;
      box-orient: horizontal;
      box-pack: center;
      box-align: center;
    }

.center_div2 {
      display: -webkit-box;
      -webkit-box-orient: horizontal;
      -webkit-box-pack: center;
      display: -moz-box;
      -moz-box-orient: horizontal;
      -moz-box-pack: center;
      display: -o-box;
      -o-box-orient: horizontal;
      -o-box-pack: center;
      display: -ms-box;
      -ms-box-orient: horizontal;
      -ms-box-pack: center;
      display: box;
      box-orient: horizontal;
      box-pack: center;
    }

/*文字省略*/
.tx_l1{
	text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
	}
.tx_l2{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}
.tx_l3{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	}
.tx_l4{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
	}
.tx_l5{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
	}
.tx_l6{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
	}
.tx_l7{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
	}

.xfjycw_tbt_primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    background-color: rgb(248, 248, 248);
}

.xfjycw_tbt_box {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
	min-width: 1300px;
    min-height: 50px;
    margin-right: auto;
}

.xfjycw_tbt_box1 {
    float: none;
    height: 30px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1300px;
    min-height: 0px;
    margin-right: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}

.xfjycw_tbt_box2 {
    float: none;
    height: 140px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-height: 0px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
}

.xfjycw_tbt_box15 {
    float: none;
    height: 50px;
    margin-left: auto;
    margin-top: 16px;
    clear: none;
    width: 100%;
    min-height: 0px;
    margin-right: auto;
    background-color: rgb(20, 121, 215);
}

.xfjycw_tbt_box17 {
    float: none;
    height: 50px;
    margin-left: auto;
    margin-top: 16px;
    clear: none;
    width: 1300px;
    min-height: 0px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    font-size:20px;
}
.xfjycw_tbt_box177 {
    float: none;
    height: 40px;
    margin-left: auto;
    margin-top: 16px;
    clear: none;
    width: 1300px;
    min-height: 0px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
}

.xfjycw_tbt_text {
    float: right;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 30px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(179, 179, 179);
    margin-right: 10px;
    padding-left: 30px;
    background-image:url("/img/xycicox17xb.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
	cursor: pointer;
}
.xfjycw_tbt_textaa {
    float: right;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 700;
    line-height: 30px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgba(199,0,3,1.00);
    margin-right: 10px;
    padding-left: 30px;
    background-image:url("/img/fjycw-wza2.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
	cursor: pointer;
}
.xfjycw_tbt_text1 {
    float: right;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 30px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(179, 179, 179);
    margin-right: 10px;
    padding-left: 30px;
    background-image:url("/img/xycicox16xb.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
}

.xfjycw_tbt_text:hover {
    color: rgb(214, 22, 24);
}

.xfjycw_tbt_text1:hover {
    color: rgb(214, 22, 24);
}

.xfjycw_tbt_text2:hover {
    color: rgb(214, 22, 24);
}

.xfjycw_tbt_text2 {
    float: right;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: right;
    font-weight: normal;
    line-height: 30px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(214, 22, 24);
    margin-right: 22px;
    padding-left: 0px;
    display: block;
}

.xfjycw_tbt_box3 {
    float: none;
    height: 140px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1300px;
    min-height: 50px;
    margin-right: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}

.xfjycw_tbt_box4 {
    float: left;
    height: auto;
    margin-left: 12px;
    margin-top: 42px;
    clear: none;
    width: auto;
    min-height: 50px;
    min-width: 550px;
}

.xfjycw_tbt_box5 {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    min-height: 50px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: 16px;
    border-right-color: rgb(187, 187, 187);
    border-right-width: 1px;
    border-right-style: solid;
}

.xfjycw_tbt_image {
    float: left;
    width: auto;
    max-width: 100%;
    height: 62px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    padding-right: 0px;
}

.xfjycw_tbt_box6 {
    float: left;
    height: 46px;
    margin-left: 0px;
    margin-top: 8px;
    clear: none;
    width: auto;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}

.xfjycw_tbt_image1 {
    float: left;
    width: auto;
    max-width: 100%;
    height: 46px;
    margin-left: 16px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
    min-width: 0px;
}

.xfjycw_tbt_box7 {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 45px;
    clear: none;
    width: auto;
    min-height: 50px;
    margin-right: 10px;
    min-width: 590px;
}

.xfjycw_tbt_box14 {
    float: right;
    height: 62px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    min-height: 50px;
    margin-right: 0px;
    min-width: 160px;
    margin-bottom: 0px;
}

.xfjycw_tbt_image2 {
    float: right;
    width: auto;
    max-width: 100%;
    height: 62px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}

.xfjycw_tbt_box8 {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 3px;
    clear: none;
    width: auto;
    min-height: 50px;
    margin-right: 0px;
    margin-bottom: 0px;
    min-width: 380px;
}

.xfjycw_tbt_text3 {
    float: left;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 10px;
    clear: none;
    min-height: 0px;
    color: rgb(102, 102, 102);
    margin-right: 0px;
    margin-bottom: 0px;
}

.xfjycw_tbt_box9 {
    float: left;
    height: auto;
    margin-left: 13px;
    margin-top: 0px;
    clear: none;
    width: 342px;
    min-height: 50px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.xfjycw_tbt_box10 {
    float: left;
    height: 36px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 1;
    border-top-color: rgb(20, 121, 215);
    border-right-color: rgb(20, 121, 215);
    border-bottom-color: rgb(20, 121, 215);
    border-left-color: rgb(20, 121, 215);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.xfjycw_tbt_box13 {
    float: left;
    height: 20px;
    margin-left: 0px;
    margin-top: 6px;
    clear: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.xfjycw_tbt_text4{
    float: left;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: rgb(179, 179, 179);
}
.xfjycw_tbt_text4 a { color: rgb(179, 179, 179);text-decoration: none;}
.xfjycw_tbt_text4 a:hover{color: rgb(255, 156, 1); }

.xfjycw_tbt_box12 {
    float: left;
    height: 30px;
    margin-left: 6px;
    margin-top: 2px;
    clear: none;
    width: 80%;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.xfjycw_tbt_box11 {
    float: left;
    height: 36px;
    clear: none;
    width: 55px;
    min-height: 0px;
    position: absolute;
    top: -1px;
    left: auto;
    z-index: 5;
    right: -1px;
    bottom: auto;
    background-color: rgb(20, 121, 215);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-image:url("/img/xycicox18xa.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
	cursor: pointer;
}

.xfjycw_tbt_box11:hover {
    background-image:url("/img/xycicox18xa.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto 22px;
    background-size: auto 22px;
    background-color: rgb(214, 22, 24);
}

.xfjycw_tbt_box16 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1300px;
    min-height: 50px;
    margin-right: auto;
	position: relative;
	z-index: 50;
}

.xfjycw_tbt_box16 p {
    float: left;
    font-size: 22px;
    width: 9%;
    height: 50px;
    text-align: center;
    font-weight: 700;
    line-height: 50px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(255, 255, 255);
    margin-right: 0px;
    margin-bottom: 0px;
}

.xfjycw_tbt_box16 p:hover {
    color: rgb(255, 156, 1);
}

.xfjycw_tbt_box18 {
    float: left;
    height: 40px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: hidden;
    overflow-x: hidden;	
    background-image:url("/img/xycuixt11.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    padding-right: 36px;
    padding-left: 36px;
}

.xfjycw_tbt_text6 {
    float: none;
    font-size: 22px;
    width: 100%;
    height: 40px;
    text-align: center;
    font-weight: normal;
    line-height: 40px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    color: rgb(20, 121, 215);
    text-indent: 0px;
    background-position: 0px 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: 30px;
    background-size: 30px;
    display: block;
    padding-left: 32px;
}

.xfjycw_tbt_box18:hover {
    background-image:url("/img/xycuixt11.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.xfjycw_tbt_text6:hover {
    color: rgb(255, 156, 1);
}

.xfjycw_tbt_box21 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 16px;
    clear: none;
    width: 1300px;
    min-height: 260px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-bottom: 30px;
}

.xfjycw_tbt_box22 {
    float: none;
    height: 45px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    min-height: 0px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    border-top-color: rgb(20, 121, 215);
    border-top-width: 6px;
    border-top-style: solid;
    overflow-y: hidden;
    overflow-x: hidden;
}

.xfjycw_tbt_text9 {
    float: none;
    font-size: 20px;
    width: auto;
    height: 40px;
    text-align: center;
    font-weight: normal;
    line-height: 40px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: rgb(20, 121, 215);
}
.xfjycw_tbt_text9 a {    
    color: rgb(20, 121, 215); text-decoration: none;	
}

.xfjycw_tbt_textspan {
    float: none;
    font-size: 1em;
    line-height: 1em;
}

.xfjycw_tbt_text9 a:hover {
    color: rgb(214, 22, 24);
}

.xfjycw_tbt_text10 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 22px;
    margin-left: auto;
    margin-top: 16px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    color: rgb(102, 102, 102);
}

.xfjycw_tbt_textspan1 {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(214, 22, 24);
}

.xfjycw_tbt_box23 {
    float: none;
    height: 48px;
    margin-left: auto;
    margin-top: 12px;
    clear: none;
    width: 100%;
    min-height: 0px;
    margin-right: auto;
}

.xfjycw_tbt_image3 {
    float:left;
    width: auto;
    max-width: 100%;
    height: 48px;
    margin-left: 5px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 5px;
    margin-bottom: 0px;
}

.xfjycw_tbt_image4 {
    float: left;
    width: auto;
    max-width: 100%;
    height: 48px;
    margin-left: 5px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 5px;
    margin-bottom: 0px;
}

.xfjycw_tbt_image5 {
    float: left;
    width: auto;
    max-width: 100%;
    height: 48px;
    margin-left: 5px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 5px;
    margin-bottom: 0px;
}

.xfjycw_tbt_image6 {
    float: left;
    width: auto;
    max-width: 100%;
    height: 48px;
    margin-left: 5px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 5px;
    margin-bottom: 0px;
}

.xfjycw_tbt_box24 {
    float: none;
    height: 50px;
    clear: none;
    width: 100%;
    min-height: 50px;
    background-color: rgb(20, 121, 215);
    overflow-y: hidden;
    overflow-x: hidden;
    position: fixed;
    z-index: 9999;
    left: 0px;
    right: auto;
    bottom: 0px;
    top: auto;
}

.xfjycw_tbt_box25 {
    float: none;
    height: 50px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 1220px;
    margin-right: auto;
    margin-bottom: 0px;
}

.xfjycw_tbt_box26 {
    float: left;
    height: 50px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-right: 16px;
    padding-left: 16px;
    background-image:url("/img/xycuixt12.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

.xfjycw_tbt_text11:hover {
    color: rgb(255, 156, 1);
}

.xfjycw_tbt_text11 {
    float: none;
    font-size: 22px;
    width: 100%;
    height: 50px;
    text-align: left;
    font-weight: normal;
    line-height: 50px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    text-indent: 0px;
    display: block;
    background-image:url("/img/xycicox10xb.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: 24px;
    background-size: 24px;
    padding-left: 30px;
}

.xfjycw_tbt_box27 {
    float: left;
    height: 50px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-right: 16px;
    padding-left: 16px;
    background-image:url("/img/xycuixt12.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

.xfjycw_tbt_text12:hover {
    color: rgb(255, 156, 1);
}

.xfjycw_tbt_text12 {
    float: none;
    font-size: 22px;
    width: 100%;
    height: 50px;
    text-align: left;
    font-weight: normal;
    line-height: 50px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    text-indent: 0px;
    display: block;
    padding-left: 30px;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: 24px;
    background-size: 24px;
}

.xfjycw_tbt_box19:hover {
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.xfjycw_tbt_box19 {
    float: left;
    height: 40px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-right: 36px;
    padding-left: 36px;
    background-image:url("/img/xycuixt11.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

.xfjycw_tbt_text7:hover {
    color: rgb(255, 156, 1);
}

.xfjycw_tbt_text7 {
    float: none;
    font-size: 22px;
    width: 100%;
    height: 40px;
    text-align: center;
    font-weight: normal;
    line-height: 40px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    color: rgb(0, 155, 146);
    text-indent: 0px;
    display: block;
    padding-left: 32px;
    background-position: 0px 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: 30px;
    background-size: 30px;
}

.xfjycw_tbt_box20 {
    float: left;
    height: 40px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-right: 36px;
    padding-left: 36px;
}

.xfjycw_tbt_text8:hover {
    color: rgb(255, 156, 1);
}

.xfjycw_tbt_text8 {
    float: none;
    font-size: 22px;
    width: 100%;
    height: 40px;
    text-align: center;
    font-weight: normal;
    line-height: 40px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    color: rgb(20, 121, 215);
    text-indent: 0px;
    display: block;
    padding-left: 32px;
    background-image:url("/img/xycicox3.png");
    background-position: 0px 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: 30px;
    background-size: 30px;
}

.xfjycw_tbt_box28 {
    float: left;
    height: 50px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: auto;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-right: 16px;
    padding-left: 16px;
}

.xfjycw_tbt_text13:hover {
    color: rgb(255, 156, 1);
}

.xfjycw_tbt_text13 {
    float: none;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 19px;
    margin-left: auto;
    margin-top: 7px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    text-indent: 0px;
    display: block;
    padding-left: 30px;
    background-image:url("/img/xycicox9xb.png");
    background-position: 0% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: 24px;
    background-size: 24px;
}


/*主栏目浮动菜单*/
.xfjycw_tmu_box17 {
    display:none;
    float: none;
    height: 70px;
    clear: both;
    width: 100%;
    min-height: 50px;
    position: absolute;
    top: 50px;
    left: 0%;
    right: auto;
    min-width: 0px;
    z-index: 600;
    background-color:rgba(255,255,255,0.45);
    -webkit-box-shadow: rgba(16, 16, 16, 0.2) 0px 3px 6px 0px;
    box-shadow: rgba(16, 16, 16, 0.2) 0px 3px 6px 0px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.xfjycw_tmu_box17 p {
    float: left;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 30px;
    margin-left: 30px;
    margin-top: 22px;
    clear: none;
    min-height: 0px;
    color: rgb(0, 82, 147);
    margin-right: 0%;
}

.xfjycw_tmu_box17 img {
    float: left;
    width: auto;
    max-width: 100%;
    height: 12px;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 0px;
    left: 203px;
    z-index: 3;
    bottom: auto;
}

.xfjycw_tmu_box17 p:hover {
    color: rgb(255, 156, 1);
}
/*glass效果*/
.content-blurred {	
	-webkit-filter: blur(8px);
	backdrop-filter: blur(8px);
	opacity: .35;
}
/*主栏目浮动菜单end*/